home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON06 / ACT06B / COMMON6B.cst / 00043_done.ls < prev    next >
Encoding:
Text File  |  2003-05-01  |  74 b   |  4 lines

  1. on mouseup
  2.   set thePath=the moviePath
  3.   go to movie thePath&"L06EXIT"
  4. end